Interface ObjectFinder
-
public interface ObjectFinder
- Author:
- Pavel.Sher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
findObject(String objectId)
-
-
-
Method Detail
-
findObject
@Nullable Object findObject(@NotNull String objectId) throws AccessDeniedException
- Throws:
AccessDeniedException
-
-