Package adalid.commons.interfaces
Interface Wrapper
- All Known Implementing Classes:
ArtifactWrapper,DataArtifactWrapper,EntityWrapper,ExpressionWrapper,KeyFieldWrapper,OperationWrapper,PersistentEntityReferenceWrapper,PersistentEntityWrapper
public interface Wrapper
- Author:
- Jorge Campins
-
Method Summary
-
Method Details
-
getWrapped
Object getWrapped()- Returns:
- the wrapped object
-