|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameInfo | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.repository.manager | Contains interfaces for repository managers. |
| Uses of NameInfo in com.sapportals.wcm.repository |
| Methods in com.sapportals.wcm.repository that return NameInfo | |
NameInfo |
InvalidNameException.getNameInfo()
Returns a name info object of the repository |
| Constructors in com.sapportals.wcm.repository with parameters of type NameInfo | |
InvalidNameException(java.lang.String msg,
NameInfo ni)
Construct a new exception. |
|
InvalidNameException(ResourceNameInvalidException newEx,
NameInfo ni)
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API. |
|
| Uses of NameInfo in com.sapportals.wcm.repository.manager |
| Methods in com.sapportals.wcm.repository.manager that return NameInfo | |
NameInfo |
IRepositoryManager.getNameInfo()
Returns an object that contains information about the attributes of resource names supported by this repository manager. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||