|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IName | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.repository.manager.entrypoints.context | |
| com.sapportals.wcm.service.indexmanagement.retrieval.search | Provides functions for searching and textmining. |
| com.sapportals.wcm.service.relation | Provides a service to persist relationships between relation operands. |
| com.sapportals.wcm.util.name | Contains a generic interface and class for qualified names. |
| Uses of IName in com.sapportals.wcm.repository |
| Subinterfaces of IName in com.sapportals.wcm.repository | |
interface |
IPropertyName
A property's name and namespace |
| Classes in com.sapportals.wcm.repository that implement IName | |
class |
IllegalPropertyNameException
Raised when a property name was not acceptable. |
class |
PropertyName
The name of a resource's property. |
class |
PropertyNameTooLongException
Raised when a property name was too long. |
| Fields in com.sapportals.wcm.repository declared as IName | |
static IName |
IVersionResource.FORKBEHAVIOUR_DISCOURAGED
Forks are discouraged, and a checkin/checkout request must specifically allow them. |
static IName |
IVersionResource.FORKBEHAVIOUR_FORBIDDEN
Forks are forbidden, and a checkin/checkout requests creating a fork will be rejected. |
static IName |
IVersionControlledResource.AUTOVERSIONING_MODE_CHECKOUT_CHECKIN
See RFC3253, section 3.2.2 |
static IName |
IVersionControlledResource.AUTOVERSIONING_MODE_CHECKOUT_UNLOCKED_CHECKIN
|
static IName |
IVersionControlledResource.AUTOVERSIONING_MODE_CHECKOUT
|
static IName |
IVersionControlledResource.AUTOVERSIONING_MODE_LOCKED_CHECKOUT
|
static IName |
IVersionControlledResource.AUTOVERSIONING_MODE_NONE
|
| Methods in com.sapportals.wcm.repository that return IName | |
IName |
IVersionControlledResource.getAutoVersioningMode()
|
| Uses of IName in com.sapportals.wcm.repository.manager.entrypoints.context |
| Classes in com.sapportals.wcm.repository.manager.entrypoints.context that implement IName | |
class |
ProviderPrioPropertyName
Property name of a property of an entry point resource that contains the configured priority of the corresponding entry point provider. |
class |
ShowChildrenPropertyName
If an entry point has this property with value "true", an application should render the children of a link folder as direct children. |
| Uses of IName in com.sapportals.wcm.service.indexmanagement.retrieval.search |
| Subinterfaces of IName in com.sapportals.wcm.service.indexmanagement.retrieval.search | |
interface |
ISortPropertyName
A sort property name is a combination of a resource property name and a sort direction. |
| Classes in com.sapportals.wcm.service.indexmanagement.retrieval.search that implement IName | |
class |
SortPropertyName
A sort property name is a combination of a resource property name and a sort direction. |
| Uses of IName in com.sapportals.wcm.service.relation |
| Subinterfaces of IName in com.sapportals.wcm.service.relation | |
interface |
IOrderedRelationType
A relation type, which supports ordering on it's relations. |
interface |
IRelationType
The type of a relation. |
| Uses of IName in com.sapportals.wcm.util.name |
| Classes in com.sapportals.wcm.util.name that implement IName | |
class |
Name
Generic class for the representation of namespace-qualified names. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||