Package service
Class ObjectAccessorImpl
java.lang.Object
service.ObjectAccessorImpl
- All Implemented Interfaces:
ObjectAccessor
- Author:
- Golovlyev
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetChildGuids
(String parentGuid) <T> Object
getScriptPropertyByType
(Class<T> type, String guid)
-
Constructor Details
-
ObjectAccessorImpl
public ObjectAccessorImpl()
-
-
Method Details
-
getScriptPropertyByType
- Specified by:
getScriptPropertyByType
in interfaceObjectAccessor
-
getChildGuids
- Specified by:
getChildGuids
in interfaceObjectAccessor
-