public class BoxResourceHub extends BaseBoxResourceHub
Constructor and Description |
---|
BoxResourceHub() |
Modifier and Type | Method and Description |
---|---|
Collection<IBoxType> |
getAllTypes() |
Class |
getClass(IBoxType type)
Given a
IBoxType , get the corrosponding DAO class. |
IBoxType |
getTypeFromLowercaseString(String type)
Get the IBoxType from a lower case string value.
|
public Class getClass(IBoxType type)
IBoxResourceHub
IBoxType
, get the corrosponding DAO class.getClass
in interface IBoxResourceHub
getClass
in class BaseBoxResourceHub
type
- resource typepublic Collection<IBoxType> getAllTypes()
public IBoxType getTypeFromLowercaseString(String type)
IBoxResourceHub
Copyright © 2015 Nuxeo SA. All rights reserved.