File

src/app/services/classifiable/classifiable.service.ts

Description

Classifiable connection abstract service. Not an Injectable!

Index

Methods

Constructor

constructor()

Constructs the Classifiable service. ~constructor

Methods

Protected isAchievement
isAchievement(accomplishment: Accomplishment)

Whether accomplishment is of type honor or achievement.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type honor or achievement.

Protected isArt
isArt(accomplishment: Accomplishment)

Whether accomplishment is of type art.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type art.

Protected isAward
isAward(accomplishment: Accomplishment)

Whether accomplishment is of type award.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type award.

Protected isBreak
isBreak(accomplishment: Accomplishment)

Whether accomplishment is of type break.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type break.

Protected isBreakInterest
isBreakInterest(accomplishment: Accomplishment)

Whether accomplishment is of type break interest.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type break interest.

Protected isCamp
isCamp(accomplishment: Accomplishment)

Whether accomplishment is of type camp.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type camp.

Protected isConference
isConference(accomplishment: Accomplishment)

Whether accomplishment is of type conference.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type conference.

Protected isHobby
isHobby(accomplishment: Accomplishment)

Whether accomplishment is of type hobby.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type hobby.

Protected isHonor
isHonor(accomplishment: Accomplishment)

Whether accomplishment is of type honor.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type honor.

Protected isInterest
isInterest(accomplishment: Accomplishment)

Whether accomplishment is of type interest.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type interest.

Protected isLanguageCourse
isLanguageCourse(accomplishment: Accomplishment)

Whether accomplishment is of type language course.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type language course.

Protected isOfType
isOfType(accomplishment: Accomplishment, accomplishmentType: string)

Whether accomplishment is of type specified.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

accomplishmentType string No

The accomplishment type to test.

Returns : boolean

whether accomplishment is of the type specified.

Protected isVolunteeringInterest
isVolunteeringInterest(accomplishment: Accomplishment)

Whether accomplishment is of type volunteering interest.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type volunteering interest.

Protected isVolunteerWork
isVolunteerWork(accomplishment: Accomplishment)

Whether accomplishment is of type volunteer work.

Parameters :
Name Type Optional Description
accomplishment Accomplishment No

The accomplishment to test.

Returns : boolean

whether accomplishment is of type volunteer work.

results matching ""

    No results matching ""