Interface AdminObjectGroup
- All Superinterfaces:
Serializable,WlsMetadata
- All Known Implementing Classes:
AdminObjectGroupImpl
A generic AdminObjectGroup.
- Author:
- Jeff Zhang
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumA Attribute.static enumA Tag. -
Method Summary
Modifier and TypeMethodDescriptiongetAdminObjectClassgetAdminObjectInstancegetAdminObjectInterfacegetDefaultProperties
-
Method Details
-
getAdminObjectInterface
String getAdminObjectInterface()getAdminObjectInterface- Returns:
- the AdminObjectInterface
-
getAdminObjectClass
String getAdminObjectClass()getAdminObjectClass- Returns:
- the AdminObjectClass
-
getDefaultProperties
ConfigProperties getDefaultProperties()getDefaultProperties- Returns:
- the ConfigProperties
-
getAdminObjectInstance
List<AdminObjectInstance> getAdminObjectInstance()getAdminObjectInstance- Returns:
- the List
-