Skip navigation links


oracle.iam.platform.authopss.vo
Class EntitlementPublicationWithoutHierarchy

java.lang.Object
  extended by oracle.iam.platform.authopss.vo.EntityPublication
      extended by oracle.iam.platform.authopss.vo.EntitlementPublication
          extended by oracle.iam.platform.authopss.vo.EntitlementPublicationWithoutHierarchy

All Implemented Interfaces:
java.io.Serializable

public class EntitlementPublicationWithoutHierarchy
extends EntitlementPublication
implements java.io.Serializable

Marker class to handle the one to one mapping that toplink expects for pojo and DB tables for entitlements.

See Also:
Serialized Form

Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.iam.platform.authopss.vo.EntityPublication
EntityPublication.Attribute

 

Constructor Summary
EntitlementPublicationWithoutHierarchy()
           

 

Method Summary

 

Methods inherited from class oracle.iam.platform.authopss.vo.EntitlementPublication
getDescription, getEntitlementDisplayName, getHierarchyDetails, setDescription, setEntitlementDisplayName, setHierarchyDetails, toString

 

Methods inherited from class oracle.iam.platform.authopss.vo.EntityPublication
equals, getEntityId, getEntityIdAsLong, getEntityPublicationId, getEntityType, getEntityTypeAsEnum, getExtEntityId, getRootScopeId, getRootScopeIdAsLong, getRootScopeName, getScopeId, getScopeIdAsLong, getScopeName, getScopeType, hashCode, isHierarchicalScope, setEntityId, setEntityIdAsLong, setEntityPublicationId, setEntityType, setExtEntityId, setHierarchicalScope, setRootScopeId, setRootScopeIdAsLong, setRootScopeName, setScopeId, setScopeIdAsLong, setScopeName, setScopeType

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Constructor Detail

EntitlementPublicationWithoutHierarchy

public EntitlementPublicationWithoutHierarchy()

Skip navigation links


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