Method Summary |
|
public static FileObject | createDefaultTransformmap(Project project) |
public static PartnerLinkType | findPartnerLinkType(FileObject projectRoot, String partnerLinkTypeName) |
public static Operation | findWsdlOperation(FileObject projectRoot, String partnerLinkTypeName, String roleName, String portType, String operation) |
public static Operation | findWsdlOperation(FileObject projectRoot, TransformationDesc transformDesc) |
public static Operation | findWsdlOperation(File projectRootFile, TransformationDesc transformDesc) |
public static WSDLModel[] | getAllProjectWsdls(FileObject projectRoot) |
final public static String | getCorrectedHtmlRenderedString(String htmlString) |
public static String | getGrayString(String message) |
public static String | getGrayString(String nonGrayPrefix, String message) |
public static String | getGrayString(String nonGrayPrefix, String message, String nonGraySuffix) |
public static String | getGrayString(String nonGrayPrefix, String message, String nonGraySuffix, boolean isSetHtmlHeader) |
public static String | getLocalizedAttribute(Reference attributeRef, String attributeName) |
public static String | getLocalizedAttribute(String attributeValue, String attributeName) |
public static String | getMessageType(Operation operation, boolean isInput) |
public static String | getNamespace(ReferenceableWSDLComponent wsdlComp) |
public static Operation | getOperation(WSDLModel wsdlModel, String portType, String operation) |
public static PartnerLinkType | getPartnerLinkType(WSDLModel wsdlModel, String partnerLinkTypeName) |
public static Project | getProject(FileObject projectFo) |
public static FileObject | getProjectRoot(FileObject projectFo) |
public static FileObject | getProjectSource(Project project) |
public static FileObject[] | getProjectSources(Project project) |
public static String | getReferenceLocalName(WSDLReference wsdlRef) |
public static String | getReferenceLocalName(Reference ref) |
public static FileObject | getRelativeFO(FileObject startPoint, String relLocation) |
public static String | getRelativePath(FileObject fromFo, FileObject toFo) |
public static FileObject | getSrcFolder(Project project) |
public static FileObject | getTMapFo(Project project) |
public static TMapModel | getTMapModel(FileObject tmapFo) |
public static File | getTransformationDescriptor(Project project) |
public static File | getXsltMapFile(File projectFile) |
public static FileObject | getXsltMapFo(Project project) |
public static FileObject | getXsltMapFo(FileObject xsltFo) |
public static FileObject | getXsltMapFo(File projectFile) |