object
ActionArtifactLocation
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
create[S <: Sys[S]](name: String, directory: File)(implicit tx: ActionArtifactLocation.create.S.Tx): ArtifactLocation[S]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
find[S <: Sys[S]](root: Source[ActionArtifactLocation.find.S.Tx, Folder[S]], file: File, window: Option[Window] = None)(implicit cursor: Cursor[S]): IndexedSeq[Labeled[LocationSource[S]]]
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
merge[S <: Sys[S]](result: QueryResult[S])(implicit tx: ActionArtifactLocation.merge.S.Tx): Option[(Option[Obj[S]], ArtifactLocation[S])]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
query[S <: Sys[S]](root: Source[ActionArtifactLocation.query.S.Tx, Folder[S]], file: File, window: Option[Window] = None)(implicit cursor: Cursor[S]): Option[QueryResult[S]]
-
def
queryNew(child: Option[File] = None, window: Option[Window] = None): Option[(String, File)]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit