|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.wcps.property.security.PropertySetResourceId
oracle.wcps.property.security.PropertyResourceId
public class PropertyResourceId
Represents a property's resource id. The property's resource id is a list of namespace name, propertysetdefinition name, propertyset name and property name.
| Field Summary |
|---|
| Fields inherited from class oracle.wcps.property.security.PropertySetResourceId |
|---|
names |
| Constructor Summary | |
|---|---|
PropertyResourceId(INamespaceName namespaceName, IPropertySetDefinitionName setDefinitionName, IPropertySetName setName, IPropertyName propertyName) |
|
| Method Summary | |
|---|---|
IPropertyName |
getPropertyName() |
| Methods inherited from class oracle.wcps.property.security.PropertySetResourceId |
|---|
getId, getNamespaceName, getPropertySetDefinitionName, getPropertySetName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.wcps.property.security.IResourceId |
|---|
getId |
| Constructor Detail |
|---|
public PropertyResourceId(INamespaceName namespaceName,
IPropertySetDefinitionName setDefinitionName,
IPropertySetName setName,
IPropertyName propertyName)
| Method Detail |
|---|
public IPropertyName getPropertyName()
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||