Interface AdminObjects
- All Superinterfaces:
Serializable,WlsMetadata
- All Known Implementing Classes:
AdminObjectsImpl
A generic AdminObjects.
- Author:
- Jeff Zhang
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumA Attribute.static enumA Tag. -
Method Summary
Modifier and TypeMethodDescriptiongetAdminObjectGroupgetDefaultProperties
-
Method Details
-
getDefaultProperties
ConfigProperties getDefaultProperties()getDefaultProperties- Returns:
- the ConfigProperties
-
getAdminObjectGroup
List<AdminObjectGroup> getAdminObjectGroup()getAdminObjectGroup- Returns:
- the List
-