KIE Uberfire Metadata Commons IO 6.2.0.Beta1

org.kie.uberfire.metadata.io
Class KObjectUtil

java.lang.Object
  extended by org.kie.uberfire.metadata.io.KObjectUtil

public final class KObjectUtil
extends Object


Method Summary
static KCluster toKCluster(org.uberfire.java.nio.file.FileSystem fs)
           
static KCluster toKCluster(org.uberfire.java.nio.base.FileSystemId fs)
           
static KObject toKObject(org.uberfire.java.nio.file.Path path, org.uberfire.java.nio.file.attribute.FileAttribute<?>... attrs)
           
static KObjectKey toKObjectKey(org.uberfire.java.nio.file.Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toKObjectKey

public static KObjectKey toKObjectKey(org.uberfire.java.nio.file.Path path)

toKObject

public static KObject toKObject(org.uberfire.java.nio.file.Path path,
                                org.uberfire.java.nio.file.attribute.FileAttribute<?>... attrs)

toKCluster

public static KCluster toKCluster(org.uberfire.java.nio.base.FileSystemId fs)

toKCluster

public static KCluster toKCluster(org.uberfire.java.nio.file.FileSystem fs)

KIE Uberfire Metadata Commons IO 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.