public interface AttributeDescriptorHome extends ItemHome
findAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataAttributeDescriptorRemote create(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) throws EJBDuplicateQualifierException, EJBInvalidParameterException, YCreateException
AttributeDescriptorRemote create(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistentQualifier, TypeRemote type, AtomicTypeRemote persistentType, int modifiers, ComposedTypeRemote metaType) throws EJBDuplicateQualifierException, EJBInvalidParameterException, YCreateException
AttributeDescriptorRemote findByEnclosingTypeAndQualifier(PK enclTypePK, String qualifier) throws YObjectNotFoundException, YFinderException
Collection findByEnclosingTypeAndSelectionDescriptor(PK enclTypePK, PK descriptorPK) throws YObjectNotFoundException, YFinderException
AttributeDescriptorRemote findPublicByEnclosingTypeAndQualifier(PK enclTypePK, String qualifier) throws YObjectNotFoundException, YFinderException
AttributeDescriptorRemote findDeclaredByEnclosingTypeAndQualifier(PK enclTypePK, String qualifier) throws YObjectNotFoundException, YFinderException
Collection findByEnclosingType(PK ectPK) throws YFinderException
YFinderExceptionCollection findInhertitedByEnclosingType(PK ectPK) throws YFinderException
YFinderExceptionCollection findPublicByEnclosingType(PK ectPK) throws YFinderException
YFinderExceptionCollection findDeclaredByEnclosingType(PK ectPK) throws YFinderException
YFinderExceptionCollection findPropertyByEnclosingType(PK ectPK) throws YFinderException
YFinderExceptionCollection findInheritedByQualifierAndInheritancePath(String qualifier, String path) throws YFinderException
YFinderExceptionCollection findBySuperAttributeDescriptor(PK superFDPK) throws YFinderException
YFinderExceptionCopyright © 2017 SAP SE. All Rights Reserved.