public abstract class TypeUtility extends Object
| Constructor and Description |
|---|
TypeUtility() |
public static Datastream convertDatastreamToGenDatastream(Datastream in)
public static FieldSearchResult convertFieldSearchResultToGenFieldSearchResult(FieldSearchResult result)
public static FieldSearchQuery convertGenFieldSearchQueryToFieldSearchQuery(FieldSearchQuery gen) throws InvalidOperatorException, QueryParseException
public static List<Condition> convertGenConditionArrayToSearchConditionList(FieldSearchQuery.Conditions genConditions) throws InvalidOperatorException, QueryParseException
public static MethodParmDef convertMethodParmDefToGenMethodParmDef(MethodParmDef methodParmDef)
public static MIMETypedStream convertMIMETypedStreamToGenMIMETypedStream(MIMETypedStream mimeTypedStream)
public static MIMETypedStream convertMIMETypedStreamToGenMIMETypedStreamMTOM(MIMETypedStream mimeTypedStream)
public static List<ObjectMethodsDef> convertObjectMethodsDefArrayToGenObjectMethodsDefList(ObjectMethodsDef[] objectMethodDefs)
public static ObjectProfile convertObjectProfileToGenObjectProfile(ObjectProfile objectProfile)
public static RepositoryInfo convertReposInfoToGenReposInfo(RepositoryInfo repositoryInfo)
public static Property[] convertGenPropertyArrayToPropertyArray(GetDissemination.Parameters genProperties)
public static Property[] convertGenPropertyArrayToPropertyArray(GetDissemination.Parameters genProperties)
public static Property convertGenPropertyToProperty(Property genProperty)
public static RelationshipTuple convertRelsTupleToGenRelsTuple(RelationshipTuple in)
public static DatastreamDef convertDatastreamDefToGenDatastreamDef(DatastreamDef in)
public static List<DatastreamDef> convertDatastreamDefArrayToGenDatastreamDefList(DatastreamDef[] dsDefs)
public static Validation convertValidationToGenValidation(Validation validation)
public static byte[] convertDataHandlerToBytes(DataHandler dh)
public static DataHandler convertBytesToDataHandler(byte[] content)
public static ArrayOfString convertStringtoAOS(String[] arr)
Copyright © 2013 DuraSpace. All Rights Reserved.