Package me.ahoo.cosid.accessor
Interface CosIdAccessor
- All Superinterfaces:
CosIdGetter
,CosIdSetter
,EnsureId
,IdMetadata
- All Known Implementing Classes:
CosIdAccessor.NotFound
,DefaultCosIdAccessor
CosId Accessor.
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
availableType
(Class<?> idType) static void
ensureAccessible
(AccessibleObject accessibleObject) Methods inherited from interface me.ahoo.cosid.accessor.CosIdGetter
getId
Methods inherited from interface me.ahoo.cosid.accessor.CosIdSetter
setId
Methods inherited from interface me.ahoo.cosid.accessor.IdMetadata
getGeneratorName, getIdDeclaringClass, getIdDefinition, getIdField, getIdGenerator, getIdType
-
Field Details
-
NOT_FOUND
-
-
Method Details
-
availableType
-
ensureAccessible
-