Skip navigation links


oracle.iam.platform.authopss.vo
Class AppInstancePublicationWithoutHierarchy

java.lang.Object
  extended by oracle.iam.platform.authopss.vo.EntityPublication
      extended by oracle.iam.platform.authopss.vo.AppInstancePublication
          extended by oracle.iam.platform.authopss.vo.AppInstancePublicationWithoutHierarchy

All Implemented Interfaces:
java.io.Serializable

public class AppInstancePublicationWithoutHierarchy
extends AppInstancePublication
implements java.io.Serializable

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

See Also:
Serialized Form

Nested Class Summary

 

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

 

Constructor Summary
AppInstancePublicationWithoutHierarchy()
           

 

Method Summary

 

Methods inherited from class oracle.iam.platform.authopss.vo.AppInstancePublication
getAppInstanceDisplayName, getAppInstanceName, getAppInstanceType, getDescription, getHierarchyDetails, setAppInstanceDisplayName, setAppInstanceName, setAppInstanceType, setDescription, 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

AppInstancePublicationWithoutHierarchy

public AppInstancePublicationWithoutHierarchy()

Skip navigation links


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