public interface OwAOType<T>
Interface which should be implemented for type retrieval.
Basically an interface for Parameter object of OwAOProvider
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
Class<T> |
getClassType()
Class which the type will be cast to.
|
int |
getType()
Integer representing an specific
value for the requested application object.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.