public class OwAOTypeImpl<T> extends Object implements OwAOType<T>
Simple implementation of OwAOType.
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
Constructor and Description |
---|
OwAOTypeImpl(OwAOTypesEnum type,
Class<T> classType) |
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.
|
public OwAOTypeImpl(OwAOTypesEnum type, Class<T> classType)
public int getType()
OwAOType
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.