Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


oracle.wcps.property.security
Class PreferenceSetResourceId

java.lang.Object
  extended by oracle.wcps.property.security.PropertySetResourceId
      extended by oracle.wcps.property.security.PreferenceSetResourceId

All Implemented Interfaces:
IResourceId
Direct Known Subclasses:
PreferenceResourceId

public class PreferenceSetResourceId
extends PropertySetResourceId

Field Summary

 

Fields inherited from class oracle.wcps.property.security.PropertySetResourceId
names

 

Constructor Summary
PreferenceSetResourceId(INamespaceName namespaceName, IPropertySetDefinitionName setDefinitionName, IPropertySetName setName, IPreferenceSetName preferenceSetName)
           

 

Method Summary
 IPreferenceSetName getPreferenceSetName()
           

 

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

 

Constructor Detail

PreferenceSetResourceId

public PreferenceSetResourceId(INamespaceName namespaceName,
                               IPropertySetDefinitionName setDefinitionName,
                               IPropertySetName setName,
                               IPreferenceSetName preferenceSetName)

Method Detail

getPreferenceSetName

public IPreferenceSetName getPreferenceSetName()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


Copyright © 2009, 2014, Oracle and/or its affiliates. All rights reserved.