Project Aristotle - ArisID Attribute Services

Uses of Class
org.openliberty.arisidbeans.IDBeanRefDescriptor

Packages that use IDBeanRefDescriptor
org.openliberty.arisidbeans   
 

Uses of IDBeanRefDescriptor in org.openliberty.arisidbeans
 

Methods in org.openliberty.arisidbeans that return IDBeanRefDescriptor
 IDBeanRefDescriptor ObjRelationDescriptor.getIdentityBeanRef()
           
 

Methods in org.openliberty.arisidbeans that return types with arguments of type IDBeanRefDescriptor
 java.util.List<IDBeanRefDescriptor> ObjRelationDescriptor.getExtIdentityBeanRefs()
           
 java.util.List<IDBeanRefDescriptor> AttributeDescriptor.getExtIdentityBeanRefs()
           
 


OpenLiberty.org - Licensed under Apache APL 2.0